2 // Use IntelliSense to learn about possible attributes.
3 // Hover to view descriptions of existing attributes.
4 // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
8 "name": "Python : Fichier actuel",
12 "console": "integratedTerminal"
15 "name": "Python: Current File (Integrated Terminal)",
19 "console": "integratedTerminal"
22 "name": "Python: Remote Attach",
29 "localRoot": "${workspaceFolder}",
35 "name": "Python: Module",
38 "module": "enter-your-module-name-here",
39 "console": "integratedTerminal"
42 "name": "Python: Django",
45 "program": "${workspaceFolder}/manage.py",
46 "console": "integratedTerminal",
55 "name": "Python: Flask",
70 "name": "Python: Current File (External Terminal)",
74 "console": "externalTerminal"